home *** CD-ROM | disk | FTP | other *** search
/ Adventure Games / Adventure Games 1.iso / panic / panic.exe / panic.DXR / 00287.ls < prev    next >
Encoding:
Text File  |  1995-08-24  |  79 b   |  6 lines

  1. on mouseDown
  2.   if legalButton(the clickOn) then
  3.     go("Lockers")
  4.   end if
  5. end
  6.